libldap-symbol-versions
authorDebian OpenLDAP Maintainers <pkg-openldap-devel@lists.alioth.debian.org>
Wed, 15 Apr 2020 04:33:16 +0000 (05:33 +0100)
committerRyan Tandy <ryan@nardis.ca>
Wed, 15 Apr 2020 04:33:16 +0000 (05:33 +0100)
commitc4c6cdc0b9adec5ef2eb2d1a858dafe0f5614256
treed7b746aae793d767f7f31c8e3c3aa15d039d36a1
parent4869c7d505b8675cbdaaeef57fa163f515a8374d
libldap-symbol-versions

Add symbol versioning to the public LDAP libraries.  This is required for
library transitions, such as the current transition from 2.1 to 2.4,
since programs will sometimes have both libraries loaded by different
dependency chains during the transition.

Not yet contributed upstream.

Upstream ITS #5365 filed requesting symbol versioning for libldap and
libber.

Gbp-Pq: Name libldap-symbol-versions
build/openldap.m4
build/top.mk
configure.in
libraries/liblber/Makefile.in
libraries/liblber/liblber.map [new file with mode: 0644]
libraries/libldap/Makefile.in
libraries/libldap/libldap.map [new file with mode: 0644]
libraries/libldap_r/Makefile.in